home *** CD-ROM | disk | FTP | other *** search
- Path: shellx.best.com!usenet
- From: Rigor@clever.net (Matt Fox)
- Newsgroups: comp.dcom.modems
- Subject: Re: Latest USR DS Courier v.34+ ROM???
- Date: 7 Jan 1996 07:39:18 GMT
- Organization: Best Internet Communications
- Message-ID: <4cntb6$pcm@shellx.best.com>
- References: <4cj6ie$9qb@noc2.drexel.edu> <1073.6578T1079T1764@crl.com> <DKsAn7.2n6@mccc.edu>
- NNTP-Posting-Host: belvdere.vip.best.com
- X-Newsreader: WinVN 0.99.5
-
- >Once I have this file, how do I write it to the Flash ROM???
- >
- >Thanks,
- >Pete
- >
-
- you run usrsdl.exe and it self extracts.
-
- to run the flash you type:
-
- sdl [/c=n] [/i=n] [/a=n] [/b=n] [/?]
- /c=n : Com Port where n = 1,2,3,4
- /i=n : IRQ Number where n = 2,3,4,5,7
- /a=n : Port Base Addr where n = Hex Address of Port
- /b=n : Bit Rate Where n = 9600,19200,38400,57600,115200
- /q : Quiet switch for use with batch files
- /? : This message
-
- EXAMPLES : The command to set SDL to com port 1 with a bit rate of 19200 :
- sdl /c=1 /b=19200 <cr>
-
- The command to set a custom port at com port 3 address but an
- IRQ at 2 :
- sdl /c=3 /i=2 <cr>
-
- hope this helps.
-
-